home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD ROM Paradise Collection 4
/
CD ROM Paradise Collection 4 1995 Nov.iso
/
win
/
imstr22.zip
/
INFO.BAT
< prev
next >
Wrap
DOS Batch File
|
1994-08-16
|
639b
|
23 lines
@echo off
cls
echo .
echo .
echo . IMAGE MASTER (Windows Screen Saver)
echo .
echo . This program must be used from Windows.
echo .
echo . 1. Start Microsoft Windows.
echo . 2. From the PROGRAM MANAGER, select FILE MENU and choose RUN.
echo . 3. Type "(the drive letter and directory your source files are in)
echo . \setup" then press ENTER.
echo .
echo . Example with your source files in "b:" drive, type "b:\setup"
echo . then press enter.
echo .
echo .
echo . Example with your source files in "c:" drive in the directory
echo . "zip", type "c:\zip\setup" then press enter.
echo .
echo .